release: v0.5.1 - #59
Merged
Merged
Conversation
A security and correctness release. Everything actionable from two independent reviews, plus three defects found during a live LogRhythm lab session that neither review caught. v0.5.0 is the current Latest and is affected by all of it, including a cross-origin hijack of the embedded terminal (F-01) and a session cookie that was the persistent master token (F-04). Also fixes telemetry that was simply wrong: Check Point and Palo Alto rendered every successful REP-018 administrative login as a failed one, in exactly the field a correlation rule matches. Two items stay open and are recorded as known limitations rather than omitted: F-08 (the eps cap is per-process) and F-14 (remaining advisories are dev-only and their fixes drop Node 18). 952 py + 136 fe. black, ruff, mypy, tsc clean.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump and changelog for v0.5.1. See CHANGELOG.md for the full entry.
v0.5.0 is the current Latest release and is affected by every item in the Security section, including the cross-origin terminal hijack (F-01) and the session cookie that held the persistent master token (F-04).
Known limitations are recorded in the entry rather than omitted: F-08 (eps cap is per-process) and F-14 (remaining advisories are dev-only; their fixes drop Node 18).
952 py + 136 fe green.